Click or drag to resize

AttachmentMimeTag Property

Contains formatting information about a MIME attachment.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string MimeTag { get; set; }

Property Value

Type: String
The MIME tag.
See Also